calendar: do not allow to set 0 as day
authorCarlos Garcia Campos <cgarcia@igalia.com>
Fri, 7 May 2021 10:13:49 +0000 (12:13 +0200)
committerCarlos Garcia Campos <cgarcia@igalia.com>
Fri, 7 May 2021 10:13:49 +0000 (12:13 +0200)
commit7b2b8b86e1e9a6a383e33126ee5877a4d9850741
tree045f7a58c5a039e5e41fd204c726580f9185118c
parent1f8985e47623421fa563e5449671c18f186cbc3a
calendar: do not allow to set 0 as day

We no longer unselect the current day when 0 is set, so update the
documentation and the property definition.
gtk/gtkcalendar.c